How to Install gce-compute-image-packages software package in Ubuntu 17.04 (Zesty Zapus)

How to Install gce-compute-image-packages software package in Ubuntu 17.04 (Zesty Zapus)

gce-compute-image-packages software package provides GCE's compute-image-packages for use in their guest environment, you can install in your Ubuntu 17.04 (Zesty Zapus) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install gce-compute-image-packages 

gce-compute-image-packages is installed in your system.

Make ensure the gce-compute-image-packages package were installed using the commands given below,

$ sudo dpkg-query -l | grep gce-compute-image-packages *

You will get with gce-compute-image-packages package name, version, architecture and description in a table

gce-compute-image-packages package basic information:

Distro Ubuntu 17 04 zesty zapus
Section Administration Utilities
Package gce-compute-image-packages
Version 20160930-0ubuntu3
Description GCE's compute-image-packages for use in their guest environment
Sub Section Admin


See Also, How to uninstall or remove gce-compute-image-packages software package from Ubuntu 17.04 (Zesty Zapus)?